| Total Complexity | 10 |
| Dependencies | 4 |
| Dependents | 2 |
| Total lines | 52 |
| Lines of code | 41 |
| Logical lines of code | 18 |
| Comment lines | 0 |
| Methods | 8 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| setAllDay() | 68 | 2 | 7 | |
| isStartBeforeEnd() | 67 | 2 | 7 | |
| __construct() | 69 | 1 | 7 | |
| setStartDate() | 79 | 1 | 3 | |
| setStartTime() | 79 | 1 | 3 | |
| setEndDate() | 79 | 1 | 3 | |
| setEndTime() | 79 | 1 | 3 | |
| fromArray() | 67 | 1 | 8 |